Skip to content

Update repositories.txt #4104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Update repositories.txt #4104

merged 1 commit into from
Feb 22, 2024

Conversation

krosDC
Copy link
Contributor

@krosDC krosDC commented Feb 22, 2024

No description provided.

Copy link
Contributor

A problem was found with your submission https://github.com/DigitalCodesign/DC-Core-Library

ERROR: Unable to load submission URL. Is the repository public?

@github-actions github-actions bot added the topic: submission Add library to the list label Feb 22, 2024
Copy link
Contributor

Thanks for your interest in contributing to the Arduino Library Manager index @krosDC
Please resolve the error(s) mentioned in the previous comment.

After resolving the issue, trigger this check again by doing one of the following:

  • Commit the required change to the branch you submitted this pull request from.
  • Comment here, mentioning @ArduinoBot in the comment.

NOTE: It is not necessary to open a new pull request. ❗

More information:
https://github.com/arduino/library-registry/blob/main/README.md#if-the-problem-is-with-the-pull-request

@krosDC krosDC closed this Feb 22, 2024
@krosDC krosDC reopened this Feb 22, 2024
@krosDC
Copy link
Contributor Author

krosDC commented Feb 22, 2024

@ArduinoBot

Copy link
Contributor

Hello! I'm checking your submission again.

Copy link
Contributor

ERROR: Arduino Lint found errors with https://github.com/DigitalCodesign/DC-Core-Library:

Linting library in DC-Core-Library
INFO: No header file found matching library name (Arduino-trainer-Library.h). Best practices are for primary header     
      filename to match library name.                                                                                   
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties name value Arduino-trainer-Library is longer than the recommended length of 16 characters.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format       
         (Rule LP010)                                                                                                 
ERROR: Library name Arduino-trainer-Library starts with "Arduino". These names are reserved for official libraries.
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format      
       (Rule LP012)                                                                                                
WARNING: Library name Arduino-trainer-Library contains "library". This is superfluous.                         
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP016)                                                                                          
ERROR: Invalid format of library.properties depends field Adafruit BusIO (=1.14.3),                          
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
       (Rule LP047)                                                                                          
WARNING: Sketch(es) found outside examples and extras folders:                                                         
           DC-Core-Library/exercises/meteoLogic                                                                        
           DC-Core-Library/exercises/secuentialPorts                                                                   
           DC-Core-Library/libraries/Adafruit_BusIO/examples/i2c_address_detect                                        
           DC-Core-Library/libraries/Adafruit_BusIO/examples/i2c_readwrite                                             
           DC-Core-Library/libraries/Adafruit_BusIO/examples/i2c_registers                                             
           DC-Core-Library/libraries/Adafruit_BusIO/examples/i2corspi_register                                         
           DC-Core-Library/libraries/Adafruit_BusIO/examples/spi_modetest                                              
           DC-Core-Library/libraries/Adafruit_BusIO/examples/spi_readwrite                                             
           DC-Core-Library/libraries/Adafruit_BusIO/examples/spi_register_bits                                         
           DC-Core-Library/libraries/Adafruit_BusIO/examples/spi_registers                                             
           DC-Core-Library/libraries/Adafruit_GFX_Library/examples/GFXcanvas                                           
           DC-Core-Library/libraries/Adafruit_GFX_Library/examples/mock_ili9341                                        
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_HardwareSerial_EchoTest                         
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_HardwareSerial_LOCUS_DumpBasic                  
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_HardwareSerial_LOCUS_Erase                      
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_HardwareSerial_LOCUS_Start                      
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_HardwareSerial_LOCUS_Status                     
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_HardwareSerial_Parsing                          
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_HardwareSerial_Timing                           
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_I2C_EchoTest                                    
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_I2C_OLEDdebug                                   
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_I2C_Parsing                                     
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_SPI_EchoTest                                    
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_SoftwareSerial_EchoTest                         
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_SoftwareSerial_LOCUS_DumpBasic                  
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_SoftwareSerial_LOCUS_Erase                      
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_SoftwareSerial_LOCUS_Start                      
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_SoftwareSerial_LOCUS_Status                     
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_SoftwareSerial_Parsing                          
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/NMEA_EXTENSIONS                                     
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/blank                                               
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/shield_sdlog                                        
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/breakouttouchpaint                                      
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/graphicstest                                            
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/graphicstest_featherwing                                
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/graphicstest_pyportal                                   
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/mandelbrot                                              
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/onoffbutton                                             
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/onoffbutton_breakout                                    
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/pictureEmbed                                            
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/pyportal_boing                                          
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/touchpaint                                              
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/touchpaint_featherwing                                  
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/touchpaint_pyportal                                     
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/HT16K33                                    
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/bargraph24                                 
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/bicolor8x8                                 
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/clock_sevenseg_ds1307                      
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/clock_sevenseg_gps                         
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/custom_character/custom_character_generator
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/custom_character/customgen                 
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/matrix16x8                                 
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/matrix8x8                                  
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/minimatrix16x8                             
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/quadalphanum                               
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/quadalphanum_mini                          
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/roboface                                   
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/sevenseg                                   
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/wavface                                    
           DC-Core-Library/libraries/Adafruit_SSD1306/examples/OLED_featherwing                                        
           DC-Core-Library/libraries/Adafruit_SSD1306/examples/ssd1306_128x32_i2c                                      
           DC-Core-Library/libraries/Adafruit_SSD1306/examples/ssd1306_128x32_spi                                      
           DC-Core-Library/libraries/Adafruit_SSD1306/examples/ssd1306_128x64_i2c                                      
           DC-Core-Library/libraries/Adafruit_SSD1306/examples/ssd1306_128x64_spi                                      
           DC-Core-Library/libraries/Adafruit_STMPE610/examples/TouchTest                                              
           DC-Core-Library/libraries/Adafruit_TouchScreen/examples/touchscreendemo                                     
           DC-Core-Library/libraries/Adafruit_TouchScreen/examples/touchscreendemoshield                               
           DC-Core-Library/libraries/Adafruit_Unified_Sensor/examples/sensortest                                       
           DC-Core-Library/libraries/DHT_sensor_library/examples/DHT_Unified_Sensor                                    
           DC-Core-Library/libraries/DHT_sensor_library/examples/DHTtester                                             
           DC-Core-Library/libraries/DallasTemperature/examples/Alarm                                                  
           DC-Core-Library/libraries/DallasTemperature/examples/AlarmHandler                                           
           DC-Core-Library/libraries/DallasTemperature/examples/ExternalPullup                                         
           DC-Core-Library/libraries/DallasTemperature/examples/Multibus_simple                                        
           DC-Core-Library/libraries/DallasTemperature/examples/Multiple                                               
           DC-Core-Library/libraries/DallasTemperature/examples/SaveRecallScratchPad                                   
           DC-Core-Library/libraries/DallasTemperature/examples/SetUserData                                            
           DC-Core-Library/libraries/DallasTemperature/examples/Simple                                                 
           DC-Core-Library/libraries/DallasTemperature/examples/Single                                                 
           DC-Core-Library/libraries/DallasTemperature/examples/Tester                                                 
           DC-Core-Library/libraries/DallasTemperature/examples/Timing                                                 
           DC-Core-Library/libraries/DallasTemperature/examples/TwoPin_DS18B20                                         
           DC-Core-Library/libraries/DallasTemperature/examples/UserDataDemo                                           
           DC-Core-Library/libraries/DallasTemperature/examples/UserDataWriteBatch                                     
           DC-Core-Library/libraries/DallasTemperature/examples/WaitForConversion                                      
           DC-Core-Library/libraries/DallasTemperature/examples/WaitForConversion2                                     
           DC-Core-Library/libraries/DallasTemperature/examples/oneWireSearch                                          
           DC-Core-Library/libraries/DallasTemperature/examples/readPowerSupply                                        
           DC-Core-Library/libraries/LiquidCrystal_I2C/examples/CustomChars                                            
           DC-Core-Library/libraries/LiquidCrystal_I2C/examples/HelloWorld                                             
           DC-Core-Library/libraries/LiquidCrystal_I2C/examples/SerialDisplay                                          
           DC-Core-Library/libraries/OneWire/examples/DS18x20_Temperature                                              
           DC-Core-Library/libraries/OneWire/examples/DS2408_Switch                                                    
           DC-Core-Library/libraries/OneWire/examples/DS250x_PROM                                                      
           DC-Core-Library/libraries/RTClib/examples/DS3231_alarm                                                      
           DC-Core-Library/libraries/RTClib/examples/customWire_DS3231onSAMD21                                         
           DC-Core-Library/libraries/RTClib/examples/datecalc                                                          
           DC-Core-Library/libraries/RTClib/examples/ds1307                                                            
           DC-Core-Library/libraries/RTClib/examples/ds1307SqwPin                                                      
           DC-Core-Library/libraries/RTClib/examples/ds1307nvram                                                       
           DC-Core-Library/libraries/RTClib/examples/ds3231                                                            
           DC-Core-Library/libraries/RTClib/examples/interrupts1Hz                                                     
           DC-Core-Library/libraries/RTClib/examples/pcf8523                                                           
           DC-Core-Library/libraries/RTClib/examples/pcf8523Countdown                                                  
           DC-Core-Library/libraries/RTClib/examples/pcf8563                                                           
           DC-Core-Library/libraries/RTClib/examples/pcf8563_interrupt                                                 
           DC-Core-Library/libraries/RTClib/examples/softrtc                                                           
           DC-Core-Library/libraries/RTClib/examples/timestamp                                                         
           DC-Core-Library/libraries/RTClib/examples/toString                                                          
           DC-Core-Library/libraries/SD/examples/CardInfo                                                              
           DC-Core-Library/libraries/SD/examples/Datalogger                                                            
           DC-Core-Library/libraries/SD/examples/DumpFile                                                              
           DC-Core-Library/libraries/SD/examples/Files                                                                 
           DC-Core-Library/libraries/SD/examples/NonBlockingWrite                                                      
           DC-Core-Library/libraries/SD/examples/ReadWrite                                                             
           DC-Core-Library/libraries/SD/examples/listfiles                                                             
           DC-Core-Library/libraries/Servo/examples/Knob                                                               
           DC-Core-Library/libraries/Servo/examples/Sweep                                                              
           DC-Core-Library/libraries/WaveHC/examples/PiSpeakHC                                                         
           DC-Core-Library/libraries/WaveHC/examples/SampleRateHC                                                      
           DC-Core-Library/libraries/WaveHC/examples/SdReadTest                                                        
           DC-Core-Library/libraries/WaveHC/examples/SoftVolumeHC                                                      
           DC-Core-Library/libraries/WaveHC/examples/daphc                                                             
           DC-Core-Library/libraries/WaveHC/examples/openByIndex                                                       
           DC-Core-Library/libraries/Wire/examples/SFRRanger_reader                                                    
           DC-Core-Library/libraries/Wire/examples/digital_potentiometer                                               
           DC-Core-Library/libraries/Wire/examples/i2c_scanner                                                         
           DC-Core-Library/libraries/Wire/examples/master_reader                                                       
           DC-Core-Library/libraries/Wire/examples/master_writer                                                       
           DC-Core-Library/libraries/Wire/examples/slave_receiver                                                      
           DC-Core-Library/libraries/Wire/examples/slave_sender                                                        
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples                     
         (Rule LD003)                                                                                                  

Linter results for project: 2 ERRORS, 3 WARNINGS

-------------------

Linting sketch in DC-Core-Library/examples/B�sicos/LedDeColores

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/B�sicos/LedRgb

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/B�sicos/Potenciometro

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/B�sicos/PulsadoresAnalogicos

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/B�sicos/PulsadoresDigitales

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/B�sicos/Zumbador

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/DataLogger/RTC

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/DataLogger/TarjetaSD

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Display/Display7Segments

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Motores/MotorDC

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Motores/MotorPasoAPaso

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Motores/Servomotor

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Pantallas/LCD

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Pantallas/OLED

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/PuertosGenericos/Puerto_1

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/PuertosGenericos/Puerto_2

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/PuertosGenericos/Puerto_3

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Sensores/DHT

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Sensores/DS18B20

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Sensores/LDR

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Sensores/MQ

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Sensores/Ultrasonidos

Linter results for project: no errors or warnings

-------------------

Linter results for projects: 2 ERRORS, 3 WARNINGS

Copy link
Contributor

Thanks for your interest in contributing to the Arduino Library Manager index @krosDC
Please resolve the error(s) mentioned in the previous comment.

After resolving the issue, trigger this check again by doing one of the following:

  • Commit the required change to the branch you submitted this pull request from.
  • Comment here, mentioning @ArduinoBot in the comment.

NOTE: It is not necessary to open a new pull request. ❗

More information:
https://github.com/arduino/library-registry/blob/main/README.md#if-the-problem-is-with-the-pull-request

@krosDC
Copy link
Contributor Author

krosDC commented Feb 22, 2024

@ArduinoBot

Copy link
Contributor

Hello! I'm checking your submission again.

Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/DigitalCodesign/DC-Core-Library:

Linting library in DC-Core-Library
INFO: No header file found matching library name (DC-Core-Library.h). Best practices are for primary header filename to 
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: Library name DC-Core-Library contains "library". This is superfluous.                                 
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP016)                                                                                          
WARNING: library.properties depends field item(s) DHT Sensor library (=1.4.4), Wire (=1.0) not found in the Library     
         Manager index.                                                                                                 
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP048)                                                                                                   
WARNING: Sketch(es) found outside examples and extras folders:                                                         
           DC-Core-Library/exercises/meteoLogic                                                                        
           DC-Core-Library/exercises/secuentialPorts                                                                   
           DC-Core-Library/libraries/Adafruit_BusIO/examples/i2c_address_detect                                        
           DC-Core-Library/libraries/Adafruit_BusIO/examples/i2c_readwrite                                             
           DC-Core-Library/libraries/Adafruit_BusIO/examples/i2c_registers                                             
           DC-Core-Library/libraries/Adafruit_BusIO/examples/i2corspi_register                                         
           DC-Core-Library/libraries/Adafruit_BusIO/examples/spi_modetest                                              
           DC-Core-Library/libraries/Adafruit_BusIO/examples/spi_readwrite                                             
           DC-Core-Library/libraries/Adafruit_BusIO/examples/spi_register_bits                                         
           DC-Core-Library/libraries/Adafruit_BusIO/examples/spi_registers                                             
           DC-Core-Library/libraries/Adafruit_GFX_Library/examples/GFXcanvas                                           
           DC-Core-Library/libraries/Adafruit_GFX_Library/examples/mock_ili9341                                        
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_HardwareSerial_EchoTest                         
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_HardwareSerial_LOCUS_DumpBasic                  
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_HardwareSerial_LOCUS_Erase                      
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_HardwareSerial_LOCUS_Start                      
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_HardwareSerial_LOCUS_Status                     
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_HardwareSerial_Parsing                          
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_HardwareSerial_Timing                           
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_I2C_EchoTest                                    
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_I2C_OLEDdebug                                   
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_I2C_Parsing                                     
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_SPI_EchoTest                                    
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_SoftwareSerial_EchoTest                         
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_SoftwareSerial_LOCUS_DumpBasic                  
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_SoftwareSerial_LOCUS_Erase                      
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_SoftwareSerial_LOCUS_Start                      
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_SoftwareSerial_LOCUS_Status                     
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/GPS_SoftwareSerial_Parsing                          
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/NMEA_EXTENSIONS                                     
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/blank                                               
           DC-Core-Library/libraries/Adafruit_GPS_Library/examples/shield_sdlog                                        
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/breakouttouchpaint                                      
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/graphicstest                                            
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/graphicstest_featherwing                                
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/graphicstest_pyportal                                   
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/mandelbrot                                              
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/onoffbutton                                             
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/onoffbutton_breakout                                    
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/pictureEmbed                                            
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/pyportal_boing                                          
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/touchpaint                                              
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/touchpaint_featherwing                                  
           DC-Core-Library/libraries/Adafruit_ILI9341/examples/touchpaint_pyportal                                     
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/HT16K33                                    
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/bargraph24                                 
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/bicolor8x8                                 
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/clock_sevenseg_ds1307                      
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/clock_sevenseg_gps                         
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/custom_character/custom_character_generator
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/custom_character/customgen                 
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/matrix16x8                                 
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/matrix8x8                                  
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/minimatrix16x8                             
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/quadalphanum                               
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/quadalphanum_mini                          
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/roboface                                   
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/sevenseg                                   
           DC-Core-Library/libraries/Adafruit_LED_Backpack_Library/examples/wavface                                    
           DC-Core-Library/libraries/Adafruit_SSD1306/examples/OLED_featherwing                                        
           DC-Core-Library/libraries/Adafruit_SSD1306/examples/ssd1306_128x32_i2c                                      
           DC-Core-Library/libraries/Adafruit_SSD1306/examples/ssd1306_128x32_spi                                      
           DC-Core-Library/libraries/Adafruit_SSD1306/examples/ssd1306_128x64_i2c                                      
           DC-Core-Library/libraries/Adafruit_SSD1306/examples/ssd1306_128x64_spi                                      
           DC-Core-Library/libraries/Adafruit_STMPE610/examples/TouchTest                                              
           DC-Core-Library/libraries/Adafruit_TouchScreen/examples/touchscreendemo                                     
           DC-Core-Library/libraries/Adafruit_TouchScreen/examples/touchscreendemoshield                               
           DC-Core-Library/libraries/Adafruit_Unified_Sensor/examples/sensortest                                       
           DC-Core-Library/libraries/DHT_sensor_library/examples/DHT_Unified_Sensor                                    
           DC-Core-Library/libraries/DHT_sensor_library/examples/DHTtester                                             
           DC-Core-Library/libraries/DallasTemperature/examples/Alarm                                                  
           DC-Core-Library/libraries/DallasTemperature/examples/AlarmHandler                                           
           DC-Core-Library/libraries/DallasTemperature/examples/ExternalPullup                                         
           DC-Core-Library/libraries/DallasTemperature/examples/Multibus_simple                                        
           DC-Core-Library/libraries/DallasTemperature/examples/Multiple                                               
           DC-Core-Library/libraries/DallasTemperature/examples/SaveRecallScratchPad                                   
           DC-Core-Library/libraries/DallasTemperature/examples/SetUserData                                            
           DC-Core-Library/libraries/DallasTemperature/examples/Simple                                                 
           DC-Core-Library/libraries/DallasTemperature/examples/Single                                                 
           DC-Core-Library/libraries/DallasTemperature/examples/Tester                                                 
           DC-Core-Library/libraries/DallasTemperature/examples/Timing                                                 
           DC-Core-Library/libraries/DallasTemperature/examples/TwoPin_DS18B20                                         
           DC-Core-Library/libraries/DallasTemperature/examples/UserDataDemo                                           
           DC-Core-Library/libraries/DallasTemperature/examples/UserDataWriteBatch                                     
           DC-Core-Library/libraries/DallasTemperature/examples/WaitForConversion                                      
           DC-Core-Library/libraries/DallasTemperature/examples/WaitForConversion2                                     
           DC-Core-Library/libraries/DallasTemperature/examples/oneWireSearch                                          
           DC-Core-Library/libraries/DallasTemperature/examples/readPowerSupply                                        
           DC-Core-Library/libraries/LiquidCrystal_I2C/examples/CustomChars                                            
           DC-Core-Library/libraries/LiquidCrystal_I2C/examples/HelloWorld                                             
           DC-Core-Library/libraries/LiquidCrystal_I2C/examples/SerialDisplay                                          
           DC-Core-Library/libraries/OneWire/examples/DS18x20_Temperature                                              
           DC-Core-Library/libraries/OneWire/examples/DS2408_Switch                                                    
           DC-Core-Library/libraries/OneWire/examples/DS250x_PROM                                                      
           DC-Core-Library/libraries/RTClib/examples/DS3231_alarm                                                      
           DC-Core-Library/libraries/RTClib/examples/customWire_DS3231onSAMD21                                         
           DC-Core-Library/libraries/RTClib/examples/datecalc                                                          
           DC-Core-Library/libraries/RTClib/examples/ds1307                                                            
           DC-Core-Library/libraries/RTClib/examples/ds1307SqwPin                                                      
           DC-Core-Library/libraries/RTClib/examples/ds1307nvram                                                       
           DC-Core-Library/libraries/RTClib/examples/ds3231                                                            
           DC-Core-Library/libraries/RTClib/examples/interrupts1Hz                                                     
           DC-Core-Library/libraries/RTClib/examples/pcf8523                                                           
           DC-Core-Library/libraries/RTClib/examples/pcf8523Countdown                                                  
           DC-Core-Library/libraries/RTClib/examples/pcf8563                                                           
           DC-Core-Library/libraries/RTClib/examples/pcf8563_interrupt                                                 
           DC-Core-Library/libraries/RTClib/examples/softrtc                                                           
           DC-Core-Library/libraries/RTClib/examples/timestamp                                                         
           DC-Core-Library/libraries/RTClib/examples/toString                                                          
           DC-Core-Library/libraries/SD/examples/CardInfo                                                              
           DC-Core-Library/libraries/SD/examples/Datalogger                                                            
           DC-Core-Library/libraries/SD/examples/DumpFile                                                              
           DC-Core-Library/libraries/SD/examples/Files                                                                 
           DC-Core-Library/libraries/SD/examples/NonBlockingWrite                                                      
           DC-Core-Library/libraries/SD/examples/ReadWrite                                                             
           DC-Core-Library/libraries/SD/examples/listfiles                                                             
           DC-Core-Library/libraries/Servo/examples/Knob                                                               
           DC-Core-Library/libraries/Servo/examples/Sweep                                                              
           DC-Core-Library/libraries/WaveHC/examples/PiSpeakHC                                                         
           DC-Core-Library/libraries/WaveHC/examples/SampleRateHC                                                      
           DC-Core-Library/libraries/WaveHC/examples/SdReadTest                                                        
           DC-Core-Library/libraries/WaveHC/examples/SoftVolumeHC                                                      
           DC-Core-Library/libraries/WaveHC/examples/daphc                                                             
           DC-Core-Library/libraries/WaveHC/examples/openByIndex                                                       
           DC-Core-Library/libraries/Wire/examples/SFRRanger_reader                                                    
           DC-Core-Library/libraries/Wire/examples/digital_potentiometer                                               
           DC-Core-Library/libraries/Wire/examples/i2c_scanner                                                         
           DC-Core-Library/libraries/Wire/examples/master_reader                                                       
           DC-Core-Library/libraries/Wire/examples/master_writer                                                       
           DC-Core-Library/libraries/Wire/examples/slave_receiver                                                      
           DC-Core-Library/libraries/Wire/examples/slave_sender                                                        
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples                     
         (Rule LD003)                                                                                                  

Linter results for project: 0 ERRORS, 3 WARNINGS

-------------------

Linting sketch in DC-Core-Library/examples/B�sicos/LedDeColores

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/B�sicos/LedRgb

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/B�sicos/Potenciometro

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/B�sicos/PulsadoresAnalogicos

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/B�sicos/PulsadoresDigitales

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/B�sicos/Zumbador

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/DataLogger/RTC

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/DataLogger/TarjetaSD

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Display/Display7Segments

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Motores/MotorDC

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Motores/MotorPasoAPaso

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Motores/Servomotor

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Pantallas/LCD

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Pantallas/OLED

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/PuertosGenericos/Puerto_1

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/PuertosGenericos/Puerto_2

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/PuertosGenericos/Puerto_3

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Sensores/DHT

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Sensores/DS18B20

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Sensores/LDR

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Sensores/MQ

Linter results for project: no errors or warnings

-------------------

Linting sketch in DC-Core-Library/examples/Sensores/Ultrasonidos

Linter results for project: no errors or warnings

-------------------

Linter results for projects: 0 ERRORS, 3 WARNINGS

@github-actions github-actions bot merged commit 4be1e33 into arduino:main Feb 22, 2024
github-actions bot pushed a commit that referenced this pull request Feb 22, 2024
Copy link
Contributor

Your submission has now been accepted! Thanks for your contribution to the Arduino Library Manager index.

The library(s) will be available for installation via Library Manager within a day's time.

You can check the logs from the Library Manager indexer for your library(s) here:
http://downloads.arduino.cc/libraries/logs/github.com/DigitalCodesign/DC-Core-Library/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: submission Add library to the list
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant